FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagextehr.eu.ehds.models
Resource TypeStructureDefinition
IdStructureDefinition-EHDSLocation.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSLocation.html
URLhttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSLocation
Version1.0.0
Statusactive
Date2026-04-03T08:10:50+00:00
NameEHDSLocation
TitleLocation model
DescriptionModel for details and position information for a place where services are provided and resources and participants may be stored, found, contained, or accommodated.
Typehttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSLocation
Kindlogical

Resources that use this resource

StructureDefinition
xtehr.eu.ehds.models#currentEHDSEncounterEncounter model
xtehr.eu.ehds.models#currentEHDSMedicationDispenseMedication dispense model
xtehr.eu.ehds.models#currentEHDSObservationObservation model
xtehr.eu.ehds.models#currentEHDSSpecimenSpecimen model

Resources that this resource uses

StructureDefinition
xtehr.eu.ehds.models#currentEHDSAddressAddress model
xtehr.eu.ehds.models#currentEHDSOrganisationOrganisation model

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition EHDSLocation

Language: en

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSLocation 0..*BaseLocation model
... identifier 0..*IdentifierLocation identifier
... name 0..1stringName of the location as used by humans
... description 0..1stringAdditional details about the location that could be displayed as further information to identify the location beyond its name
... type 0..*CodeableConceptType of function performed at the location
Binding Description: (preferred): HL7 ServiceDeliveryLocationRoleType
... address 0..1EHDSAddressPhysical location address
... managingOrganisation 0..1EHDSOrganisationThe organisation responsible for the provisioning and upkeep of the location
... partOf 0..1EHDSOrganisationAnother location of which this location is physically a part of

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "EHDSLocation",
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSLocation",
  "version": "1.0.0",
  "name": "EHDSLocation",
  "title": "Location model",
  "status": "active",
  "date": "2026-04-03T08:10:50+00:00",
  "publisher": "Xt-EHR",
  "contact": [
    {
      "name": "Xt-EHR",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.xt-ehr.eu/"
        }
      ]
    }
  ],
  "description": "Model for details and position information for a place where services are provided and resources and participants may be stored, found, contained, or accommodated.",
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSLocation",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "5.0.0"
      }
    ],
    "element": [
      {
        "id": "EHDSLocation",
        "path": "EHDSLocation",
        "short": "Location model",
        "definition": "Model for details and position information for a place where services are provided and resources and participants may be stored, found, contained, or accommodated.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "EHDSLocation.identifier",
        "path": "EHDSLocation.identifier",
        "short": "Location identifier",
        "definition": "Location identifier",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSLocation.identifier",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSLocation.name",
        "path": "EHDSLocation.name",
        "short": "Name of the location as used by humans",
        "definition": "Name of the location as used by humans",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSLocation.name",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSLocation.description",
        "path": "EHDSLocation.description",
        "short": "Additional details about the location that could be displayed as further information to identify the location beyond its name",
        "definition": "Additional details about the location that could be displayed as further information to identify the location beyond its name",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSLocation.description",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSLocation.type",
        "path": "EHDSLocation.type",
        "short": "Type of function performed at the location",
        "definition": "Type of function performed at the location",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSLocation.type",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 ServiceDeliveryLocationRoleType"
        }
      },
      {
        "id": "EHDSLocation.address",
        "path": "EHDSLocation.address",
        "short": "Physical location address",
        "definition": "Physical location address",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSLocation.address",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAddress"
          }
        ]
      },
      {
        "id": "EHDSLocation.managingOrganisation",
        "path": "EHDSLocation.managingOrganisation",
        "short": "The organisation responsible for the provisioning and upkeep of the location",
        "definition": "The organisation responsible for the provisioning and upkeep of the location",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSLocation.managingOrganisation",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
          }
        ]
      },
      {
        "id": "EHDSLocation.partOf",
        "path": "EHDSLocation.partOf",
        "short": "Another location of which this location is physically a part of",
        "definition": "Another location of which this location is physically a part of",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSLocation.partOf",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EHDSLocation",
        "path": "EHDSLocation",
        "short": "Location model",
        "definition": "Model for details and position information for a place where services are provided and resources and participants may be stored, found, contained, or accommodated."
      },
      {
        "id": "EHDSLocation.identifier",
        "path": "EHDSLocation.identifier",
        "short": "Location identifier",
        "definition": "Location identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSLocation.name",
        "path": "EHDSLocation.name",
        "short": "Name of the location as used by humans",
        "definition": "Name of the location as used by humans",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSLocation.description",
        "path": "EHDSLocation.description",
        "short": "Additional details about the location that could be displayed as further information to identify the location beyond its name",
        "definition": "Additional details about the location that could be displayed as further information to identify the location beyond its name",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSLocation.type",
        "path": "EHDSLocation.type",
        "short": "Type of function performed at the location",
        "definition": "Type of function performed at the location",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 ServiceDeliveryLocationRoleType"
        }
      },
      {
        "id": "EHDSLocation.address",
        "path": "EHDSLocation.address",
        "short": "Physical location address",
        "definition": "Physical location address",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAddress"
          }
        ]
      },
      {
        "id": "EHDSLocation.managingOrganisation",
        "path": "EHDSLocation.managingOrganisation",
        "short": "The organisation responsible for the provisioning and upkeep of the location",
        "definition": "The organisation responsible for the provisioning and upkeep of the location",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
          }
        ]
      },
      {
        "id": "EHDSLocation.partOf",
        "path": "EHDSLocation.partOf",
        "short": "Another location of which this location is physically a part of",
        "definition": "Another location of which this location is physically a part of",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
          }
        ]
      }
    ]
  }
}